@charset "utf-8";
@import "reset.css";
@import "bootstrap.min.css";
@import "swiper.css";
/*包含以下四种的链接*/
a {
  text-decoration: none;
}
/*正常的未被访问过的链接*/
a:link {
  text-decoration: none;
}
/*已经访问过的链接*/
a:visited {
  text-decoration: none;
}
/*鼠标划过(停留)的链接*/
a:hover {
  text-decoration: none;
}
/* 正在点击的链接*/
a:active {
  text-decoration: none;
}
.disline {
  display: inline-block;
  vertical-align: middle;
}
html,
body {
  font-size: 10px;
  overflow-x: hidden;
  font-family: "PingFang SC", "Microsoft YaHei", sans-serif, Arial;
}
/*修改滚动条*/
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background: #0c63b0;
  border-radius: 4px;
}
::-webkit-scrollbar-thumb:window-inactive {
  background: #0c63b0;
}
::-webkit-scrollbar-thumb:vertical:hover {
  background: #0c63b0;
}
.de-page-mian {
  padding: 2px;
}
.toTop {
  position: fixed;
  width: 52px;
  height: 52px;
  z-index: 999;
  text-align: center;
  line-height: 52px;
  color: #fff;
  right: 5%;
  bottom: 15%;
  display: none;
  border-radius: 50%;
  background-color: #0c63b0;
  cursor: pointer;
}
.more {
  display: block;
  font-size: 2rem;
  padding: 1% 1%;
  width: 25%;
  margin: 30px auto;
  color: #fff;
  background-color: #0c63b0;
  border: 2px solid #0c63b0;
  max-width: 200px;
  transition: all 0.3s;
  text-align: center;
}
.more:hover {
  color: #0c63b0;
  border: 2px solid #0c63b0;
  background-color: #fff;
}
.topline {
  color: #333;
  line-height: 35px;
  font-size: 1.3rem;
  border-top: 8px solid #252525;
}
.topline a {
  color: #7c7c7c;
  font-size: 1.3rem;
}
#head {
  background-image: url(../images/hbg.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  transition: all 0.5s;
}
#head .top {
  overflow: hidden;
}
#head .top .logo {
  line-height: 130px;
}
#head .top .logo a {
  display: inline-block;
  margin-right: 30px;
}
#head .top .logo img {
  max-width: 100%;
  transition: all 0.5s;
}
#head .top .links {
  margin-top: 17%;
  padding: 8px 9px;
  font-size: 16px;
  color: #fff;
  border-radius: 30px;
  display: inline-block;
  background-color: #0c63b0;
}
#head .top .links a {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}
#head .toptel {
  font-size: 2rem;
  color: #000;
  line-height: 4;
}
#head .toptel img {
  vertical-align: sub;
  margin-right: 5px;
}
#head .toptel a {
  font-size: 1.6rem;
  color: #000;
}
#head .navtop {
  background-color: #0a4a8c;
}
#head .navslist {
  position: relative;
  z-index: 1;
  width: 100%;
}
#head .navslist nav > ul {
  white-space: nowrap;
  margin-bottom: 0;
}
#head .navslist nav > ul > li {
  display: inline-block;
  width: 12.5%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 400;
  position: relative;
  transition: all 0.3s;
  line-height: 64px;
  z-index: 1;
  float: left;
}
#head .navslist nav > ul > li.bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0px;
  height: 64px;
  z-index: -1;
  background-color: #ffb12c;
}
#head .navslist nav > ul > li > a {
  width: 100%;
  display: inline-block;
  color: #fff;
  white-space: nowrap;
  transition: all 0.3s;
}
#head .navslist nav > ul > li > a:hover {
  color: #fff;
}
#head .navslist nav > ul > li ul {
  position: absolute;
  width: 120%;
  background-color: rgba(12, 99, 176, 0.85);
  transition: all 0.3s;
  transform-origin: top;
  transform: rotateX(90deg);
}
#head .navslist nav > ul > li ul li {
  line-height: 3;
  font-size: 1.4rem;
  border-bottom: 1px solid #fff;
}
#head .navslist nav > ul > li ul li:last-child {
  border: none;
}
#head .navslist nav > ul > li ul li a {
  color: #fff;
}
#head.top .toptel {
  line-height: 3.5;
}
#head.mnav {
  position: initial;
  height: 80px;
  background: rgba(161, 198, 225, 0.8) none repeat scroll 0 0;
  border-bottom: 1px solid #c1d8eb;
}
#myCarousel .carousel-control {
  top: unset;
  bottom: 50%;
}
.tbody #head .top .logo img {
  max-width: 329px;
  padding-top: 2rem;
}
.tbody #head {
  position: inherit;
}
.tbody #head a {
  color: #000;
}
.tbody #head .toptel {
  color: #000;
}
.company .advantage .title_2 {
  padding: 0;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}
.company .advantage .title_2 a {
  display: block;
}
.company .advantage .title_2 h2 {
  color: #0c63b0;
  font-size: 48px;
  line-height: 60px;
  text-transform: uppercase;
  font-family: "Impact";
}
.company .advantage .title_2 span {
  display: block;
  color: #212020;
  font-size: 28px;
  line-height: 45px;
  text-transform: uppercase;
  position: relative;
  height: 45px;
}
.company .advantage .title_2 span:before {
  content: "";
  display: block;
  height: 15px;
  background: url(../images/tit1bg.png) no-repeat center;
  background-size: contain;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -8px;
}
.company .advantage .title_2:hover h2,
.company .advantage .title_2:hover span {
  color: #0c63b0;
}
.company .advantage .consm h2 {
  padding-left: 4%;
}
.company .advantage .cons {
  margin-top: 1rem;
  padding: 1.5rem 4%;
}
.company .advantage .navbox {
  text-align: center;
  padding: 3rem 5rem;
  color: #fff;
  transform: translateY(-50%);
  background-color: #0c63b0;
  margin-bottom: -5rem;
}
.company .advantage .navbox h5 {
  font-size: 4rem;
  line-height: 1.5;
}
.company .advantage .navbox p {
  font-size: 2rem;
}
.company .advantage .prolist {
  text-align: right;
}
.company .advantage .prolist a {
  display: inline-block;
  width: 15%;
  margin-top: 3rem;
  font-size: 1.8rem;
  text-align: center;
  color: #1d1d1d;
  border-right: 2px solid  #ccc;
}
.company .advantage .prolist a:last-child {
  border: none;
}
.company .advantage .prolist a::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid transparent;
  padding: 3px;
  margin-right: 2rem;
  transition: all 0.3s;
}
.company .advantage .prolist a:hover {
  color: #ed0001;
}
.company .advantage .prolist a:hover::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #ed0001;
  padding: 3px;
  margin-right: 2rem;
}
.banner .carousel-indicators .active {
  border-color: #ffb12c;
  background-color: #ffb12c;
}
#infoImage {
  text-align: center;
}
.proinfos .boximg {
  width: 88%;
}
.proinfos .proname {
  padding-left: 1rem;
}
.proinfos .proname h5 {
  margin-top: 2rem;
  line-height: 2;
  font-size: 3.2rem;
  color: #393939;
}
.proinfos .proname .procons {
  font-size: 1.5rem;
  color: #868585;
}
.proinfos .proname .canshu {
  margin: 2.5rem 0;
  font-size: 1.5rem;
  padding: 1.5rem 4.5rem;
  color: #9d9d9d;
  background-color: #f5f5f5;
}
.proinfos .proname .canshu ul {
  overflow: hidden;
}
.proinfos .proname .canshu ul li {
  width: 33%;
  float: left;
  line-height: 2;
}
.proinfos .proname .bunback {
  margin: 5rem 0;
}
.proinfos .proname .bunback a {
  font-size: 1.6rem;
  color: #fff;
  border-radius: 25px;
  padding: 1rem 3.5rem;
  display: inline-block;
  margin-right: 3%;
  background-color: #2d2d2d;
  transition: all 0.3s;
}
.proinfos .proname .bunback a:hover {
  background-color: #0c63b0;
}
.proinfos .proname .linman {
  font-size: 1.6rem;
}
.proinfos .proname .linman a {
  color: #0c63b0;
  font-weight: bold;
  font-size: 2.8rem;
}
.goodinfos .cardtop {
  margin-top: 5rem;
  border-top: 2px solid #868585;
  padding-top: 5rem;
}
.goodinfos .cardtop .cons {
  padding: 2rem;
  width: 97%;
  background-color: #fbfafa;
}
.goodinfos .cardtop .cons .bnames {
  font-weight: bold;
  line-height: 2;
  font-size: 3.2rem;
  border-bottom: 1px solid  #ccc;
}
.goodinfos .cardtop .cons .bnames span {
  color: #0c63b0;
}
.goodinfos .cardtop .col-md-4 .list {
  margin-top: -10px;
}
.goodinfos .cardtop .col-md-4 .list h5 {
  line-height: 2;
  color: #fff;
  background-color: #494949;
  font-size: 2.8rem;
}
.goodinfos .cardtop .col-md-4 .list ul {
  margin: 0;
  padding-top: 2rem;
  background-color: #f5f5f5;
}
.goodinfos .cardtop .col-md-4 .list ul li {
  width: 90%;
  margin: auto;
  margin-bottom: 2rem;
}
.goodinfos .cardtop .col-md-4 .list ul li .imgbox {
  overflow: hidden;
}
.goodinfos .cardtop .col-md-4 .list ul li .imgbox img {
  transition: all 0.3s;
}
.goodinfos .cardtop .col-md-4 .list ul li .imgbox:hover img {
  transform: scale(1.1);
}
.goodinfos .cardtop .col-md-4 .list ul li p {
  font-size: 1.8rem;
  color: #3b3b3b;
  line-height: 3;
  transition: all 0.3s;
  background-color: #fff;
}
.goodinfos .cardtop .col-md-4 .list ul li:hover p {
  color: #fff;
  background-color: #0c63b0;
}
.topnav h3 {
  vertical-align: bottom;
  font-size: 3.2rem;
  font-weight: bold;
}
.topnav h3 img {
  vertical-align: text-bottom;
}
.topnav .line {
  margin-top: 10px;
}
.topnav .fr .condec {
  font-size: 2.4rem;
  line-height: 3;
  margin-top: 25px;
}
.imgbox {
  overflow: hidden;
}
.main .product {
  background-image: url(../images/objbg.jpg);
  background-repeat: repeat;
  background-size: auto;
  padding: 1rem 0 5rem;
  position: relative;
  z-index: 1;
}
.main .product.alllist {
  background-image: url(../images/prosbg.jpg);
  padding-top: 4rem;
}
.main .product .name h5 {
  color: #000;
  font-size: 3rem;
  font-weight: bolder;
  line-height: 2;
  margin-bottom: -10px;
  margin-top: 25px;
}
.main .product .xuab {
  color: #8d8d8d;
  font-size: 16px;
  line-height: 2;
}
.main .product .col-md3 {
  width: 22%;
}
.main .product .col-md9 {
  width: 78%;
}
.main .product h6 {
  font-size: 4.4rem;
  font-weight: 500;
}
.main .product h6 span {
  color: #0c63b0;
}
.main .product .hpro {
  padding: 0;
  margin-top: 25px;
}
.main .product .hpro .imgall .gallery-top img {
  width: 100%;
  height: 420px;
  object-fit: contain;
}
.main .product .hpro .procons {
  color: #000;
}
.main .product .hpro .procons .j {
  opacity: 0.2;
  text-transform: uppercase;
  font-size: 5.3rem;
  font-weight: bolder;
  padding-right: 8%;
  line-height: 1;
}
.main .product .hpro .procons .cons {
  font-size: 16px;
  line-height: 2.1;
}
.main .product .hpro .procons b {
  font-size: 20px;
  color: #000;
}
.main .product .hpro .procons h4 {
  font-size: 3.5rem;
  font-weight: bolder;
  line-height: 2.2;
  border-bottom: 1px solid #fff;
  position: relative;
}
.main .product .hpro .procons h4::after {
  content: '';
  display: block;
  width: 10%;
  background-color: #0c63b0;
  position: absolute;
  right: 5%;
  top: 50%;
}
.main .product .hpro .procons .readmore {
  display: inline-block;
  padding: 8px 20%;
  font-size: 2rem;
  font-weight: 800;
  background-color: #0c63b0;
  margin: 5% 0 5%;
  color: #fff;
}
.main .product .hpro .procons .readmore:hover {
  color: #f7a700;
}
.main .product .hpro .pro {
  height: 50px;
  position: relative;
  width: 36%;
  left: 0%;
}
.main .product .hpro .pro .swiper-pagination {
  display: none;
  left: 50%;
  transform: translate(-50%, 50%);
}
.main .product .hpro .pro .swiper-pagination .swiper-pagination-bullet {
  margin: 0 7px;
  width: 12px;
  height: 12px;
}
.main .product .hpro .pro .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #f7a700;
}
.main .product .hpro .pro .swiper-pagination-bullet {
  background: #222c34;
}
.main .product .hpro .pro .swiper-button-white {
  line-height: 50px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  text-align: center;
  background-color: #f7a700;
  color: #fff;
  font-size: 24px;
  font-family: 'Courier New', Courier, monospace;
}
.main .product .hpro .three {
  margin-top: 2%;
}
.main .product .hpro .three a {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  width: 95%;
  margin: auto;
}
.main .product .hpro .three a .imgbox {
  position: relative;
}
.main .product .hpro .three a .imgbox::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/yan.png);
  background-color: rgba(0, 0, 0, 0.5);
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  position: absolute;
  top: 0;
}
.main .product .hpro .three a img {
  height: 255px;
  object-fit: cover;
  width: 100%;
  transition: 0.3s;
}
.main .product .hpro .three a .name {
  width: 80%;
  margin: auto;
  background-color: rgba(10, 74, 140, 0.9);
  text-align: center;
  position: relative;
  transition: 0.3s;
  transform: translateY(-120%);
}
.main .product .hpro .three a .name h6 {
  font-size: 18px;
  line-height: 2;
  padding: 4% 5px;
  margin: 0;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .product .hpro .three a .name::before {
  content: "";
  width: 15%;
  height: 1px;
  display: inline-block;
  background-color: #fff;
  position: absolute;
  left: -5%;
  top: 45%;
}
.main .product .hpro .three a .name::after {
  content: "";
  width: 15%;
  height: 1px;
  display: inline-block;
  background-color: #fff;
  position: absolute;
  right: -5%;
  top: 45%;
}
.main .product .hpro .three a:hover .imgbox::after {
  opacity: 1;
}
.main .product .hpro .three a:hover img {
  transform: scale(1.1);
}
.main .product .hpro .three a:hover .name {
  transform: translateY(-50%);
  background-color: #ffb12c;
}
.main .product .hpro .three a:hover .name::before {
  height: 0;
}
.main .product .hpro .three a:hover .name::after {
  height: 0;
}
.main .product .hpros {
  border-top: 1px solid #ccc;
  margin-top: 30px;
  padding-top: 10px;
}
.main .allgoods {
  background-image: url(../images/objbg.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 2%;
  padding-bottom: 2%;
  position: relative;
  z-index: 0;
}
.main .allgoods .xuab {
  color: #1d1d1d;
  font-size: 3rem;
  font-weight: bolder;
  line-height: 2;
}
.main .allgoods .xuab span {
  color: #0c63b0;
}
.main .allgoods .navlist {
  text-align: center;
}
.main .allgoods .navlist a {
  display: inline-block;
  background-image: url(../images/pnavbg.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15.6%;
  line-height: 2.5;
  font-size: 18px;
  color: #373030;
  transition: 0.5s;
  text-align: center;
}
.main .allgoods .navlist a:hover {
  color: #fff;
  background-image: url(../images/pnavbg1.png);
}
.main .allgoods .progirls {
  margin-top: 2rem;
}
.main .allgoods .progirls .boximg {
  transition: all 0.3s;
  border: 1px solid #ccc;
  background: #fff;
}
.main .allgoods .progirls .boximg img {
  width: 100%;
  height: 265px;
  object-fit: cover;
}
.main .allgoods .progirls .boximg .imgbox {
  overflow: hidden;
}
.main .allgoods .progirls .boximg .imgbox img {
  transition: all 0.3s;
}
.main .allgoods .progirls .boximg .imgbox:hover img {
  transform: scale(1.1);
}
.main .allgoods .progirls .boximg a {
  position: relative;
  display: block;
  margin-bottom: 12%;
}
.main .allgoods .progirls .boximg p {
  color: #3b3b3b;
  line-height: 2.45;
  font-size: 2rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-image: url(../images/goodsnamebg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 12%;
  position: absolute;
  width: 100%;
  margin-top: -13%;
}
.main .allgoods .progirls .boximg p span {
  display: inline-block;
  padding-right: 10%;
  background-image: url(../images/more.png);
  background-repeat: no-repeat;
  background-position: right center;
  margin-right: 12%;
}
.main .allgoods .progirls .boximg:hover p {
  color: #f7a700;
}
.main .abouts {
  background-image: url(../images/asbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.main .abouts .company {
  border-left: 20px solid #0c63b0;
  background-color: #1c2329;
  padding-left: 7%;
  padding-right: 5%;
  padding-bottom: 4.4%;
  padding-top: 2%;
}
.main .abouts .company h3 {
  margin: 0;
  font-weight: bolder;
  line-height: 3;
  color: #fff;
  position: relative;
}
.main .abouts .company .cons {
  font-size: 16px;
  color: #b1bce5;
}
.main .abouts .company .mors {
  color: #ffb12c;
}
.main .techeritem {
  background-image: url(../images/advsbg1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.main .techeritem h6 {
  font-size: 4.4rem;
  font-weight: 500;
}
.main .techeritem h6 span {
  color: #0c63b0;
}
.main .techeritem .xuab {
  font-size: 2.4rem;
  font-weight: 300;
}
.main .techeritem .itempic .allbox {
  color: #fff;
}
.main .techeritem .itempic .allbox h5 {
  font-size: 2.2rem;
  line-height: 1.8;
  white-space: nowrap;
  font-weight: bolder;
  margin-bottom: 2px;
  margin-top: 25px;
}
.main .techeritem .itempic .allbox p {
  font-size: 1.6rem;
}
.main .techeritem .itempic .advtit {
  color: #fff;
  position: relative;
  margin-top: 41%;
  margin-bottom: 45%;
}
.main .techeritem .itempic .advtit img {
  position: absolute;
  right: -20%;
  z-index: 1;
  top: 10%;
}
.main .techeritem .itempic .advtit h6 {
  font-size: 3rem;
}
.main .techeritem .itempic .advtit p {
  font-size: 1.8rem;
  max-width: 70%;
  line-height: 1.8;
}
.main .techeritem .itempic .right img {
  left: -20%;
  top: 10%;
}
.main .techeritem .itempic .right .advtit {
  padding-left: 20%;
}
.main .techeritem .itempic .right p {
  max-width: 98%;
}
.main .techeritem .itempic .col-md-4 img {
  max-width: 100%;
}
.main .techeritem .itempic .allbox {
  width: 90%;
}
.main .techeritem .itempic .allbox img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.main .techeritem .itempic .on .row > div:first-child {
  margin-top: 20%;
  border-bottom: 1px solid #474646;
  margin-bottom: 9%;
  padding-bottom: 10%;
}
.main .techeritem .itempic .on .row > div:last-child {
  margin-top: 0%;
  margin-bottom: 16%;
  padding-top: 6%;
}
.main .techeritem .itempic .ons .allbox {
  float: right;
}
.main .techeritem .itempic .ons .row > div:first-child {
  margin-top: 20%;
  border-bottom: 1px solid #474646;
  margin-bottom: 16%;
  padding-bottom: 10%;
}
.main .case .name h5 {
  color: #000;
  font-size: 3rem;
  font-weight: bolder;
  line-height: 2;
  margin-bottom: -10px;
  margin-top: 25px;
}
.main .case .xuab {
  color: #8d8d8d;
  font-size: 16px;
  line-height: 2;
}
.main .case .caselists {
  margin-top: 2rem;
}
.main .case .caselists .swiper-container {
  padding: 0 2.5%;
  margin: auto;
}
.main .case .caselists .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-color: #dbdbdb;
  background-color: #dbdbdb;
}
.main .case .caselists .swiper-pagination-bullet-active {
  border-color: #ffb12c;
  background-color: #ffb12c;
}
.main .case .caselists .boximg img {
  width: 100%;
  height: 270px;
  transition: all 0.3s;
  object-fit: contain;
}
.main .case .caselists .boximg .imgbox {
  position: relative;
  border: 1px solid #ddd;
}
.main .case .caselists .boximg .imgbox::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/yan.png);
  background-color: rgba(0, 0, 0, 0.5);
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  position: absolute;
  top: 0;
}
.main .case .caselists .boximg .name {
  width: 80%;
  margin: auto;
  background-color: rgba(26, 33, 39, 0.9);
  text-align: center;
  position: relative;
  transition: 0.3s;
  transform: translateY(-120%);
}
.main .case .caselists .boximg .name h6 {
  font-size: 20px;
  line-height: 2;
  padding: 4% 0;
  margin: 0;
  color: #fff;
}
.main .case .caselists .boximg .name::before {
  content: "";
  width: 15%;
  height: 1px;
  display: inline-block;
  background-color: #fff;
  position: absolute;
  left: -5%;
  top: 45%;
}
.main .case .caselists .boximg .name::after {
  content: "";
  width: 15%;
  height: 1px;
  display: inline-block;
  background-color: #fff;
  position: absolute;
  right: -5%;
  top: 45%;
}
.main .case .caselists .boximg:hover .imgbox::after {
  opacity: 1;
}
.main .case .caselists .boximg:hover img {
  transform: scale(1.1);
}
.main .case .caselists .boximg:hover .name {
  transform: translateY(-50%);
  background-color: #0c63b0;
}
.main .case .caselists .boximg:hover .name::before {
  height: 0;
}
.main .case .caselists .boximg:hover .name::after {
  height: 0;
}
.main .case .nav > div {
  color: #f7a700;
  font-size: 3rem;
  font-weight: bolder;
}
.main .case .nav .swiper-button-prev {
  text-align: right;
}
.main .advantages {
  padding: 6.5rem 0 6.5rem;
}
.main .advantages .text-right h6 {
  font-size: 4.4rem;
  font-weight: 500;
}
.main .advantages .text-right h6 span {
  color: #0c63b0;
}
.main .advantages .text-right .xuab {
  font-size: 2.4rem;
  font-weight: 300;
}
.main .advantages .gridbox {
  margin: auto;
  color: #000;
}
.main .advantages .gridbox .pad5 {
  padding-left: 3.5rem;
}
.main .advantages .gridbox .lines .num_cont {
  border-right: 2px solid #ccc;
}
.main .advantages .gridbox .lines .imgbox img {
  transition: 0.3s;
}
.main .advantages .gridbox .lines .imgbox:hover img {
  transform: scale(1.1);
}
.main .advantages .gridbox .num_cont {
  font-size: 1.6rem;
  text-align: center;
}
.main .advantages .gridbox .num_cont i {
  font-size: 4.8rem;
  font-weight: bolder;
  color: #fac13a;
}
.main .advantages .gridbox .company h2 {
  margin: 0;
  font-weight: bolder;
  line-height: 3;
  color: #0c63b0;
  position: relative;
  border-top: 1px solid #0c63b0;
}
.main .advantages .gridbox .company h2::before {
  content: '';
  display: block;
  width: 10%;
  height: 5px;
  background-color: #0c63b0;
  position: absolute;
  left: 0;
  top: -3px;
}
.main .advantages .gridbox .comimg {
  overflow: hidden;
}
.main .advantages .gridbox .comimg a {
  display: block;
  width: 100%;
}
.main .advantages .gridbox .comimg img {
  width: 100%;
  height: 391.39px;
  object-fit: cover;
  transition: all 0.3s;
}
.main .advantages .gridbox .comimg:hover img {
  transform: scale(1.1);
}
.main .advantages .gridbox h5 {
  font-size: 3rem;
  font-weight: 500;
  margin-top: 5rem;
  line-height: 3;
}
.main .advantages .gridbox .cons {
  line-height: 1.9;
  font-size: 1.6rem;
  margin-bottom: 1.6rem;
}
.main .advantages .gridbox .btns a {
  font-size: 1.4rem;
  color: #fff;
}
.main .advantages .gridbox .comimg {
  overflow: hidden;
  background: #f7a700;
  display: flex;
}
.main .advantages .gridbox .comimg img {
  max-width: 100%;
}
.main .num {
  margin-top: -4%;
  color: #fff;
  text-align: center;
  margin-bottom: 10rem;
  background-color: #0c63b0;
}
.main .num .items {
  margin: 5rem 0;
  font-size: 2rem;
  border-right: 1px solid #0c63b0;
}
.main .num .items .zb {
  font-size: 6rem;
  font-weight: bold;
}
.main .num .items .ccc {
  font-size: 2rem;
}
.main .classseting {
  padding: 3rem 0 5rem;
}
.main .classseting .caselist {
  margin-top: 20px;
}
.main .classseting .caselist .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.main .classseting .caselist a {
  width: 100%;
  display: inline-block;
}
.main .classseting .caselist a h5 {
  margin: 0;
  padding: 4% 8%;
  font-size: 1.8rem;
  color: #000000;
  background-color: #dcdcdc;
}
.main .classseting .caselist a h5::after {
  content: "";
  display: block;
  width: 44px;
  height: 1px;
  background-color: #000;
  margin-top: 10px;
}
.main .classseting .caselist a .setingimg {
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 100%;
}
.main .classseting .casepage {
  position: relative;
  width: 100px;
  padding-top: 30%;
  margin-top: 57%;
}
.main .classseting .casepage .pagebtn {
  width: 30px;
  height: 30px;
  color: #000;
  cursor: pointer;
  line-height: 30px;
  border: 1px solid #000;
  background-color: #f5f5f5;
  border-radius: 3px;
  font-size: 2rem;
  text-align: center;
  font-family: cursive;
}
.main .indexsearch {
  overflow: hidden;
  line-height: 50px;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
.main .indexsearch .hotword {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.main .indexsearch .hotword a {
  color: #8e8e8e;
  font-weight: 400;
}
.main .indexsearch .search {
  text-align: right;
}
.main .indexsearch .search .text {
  border: 1px solid #ccc;
  width: 73%;
  padding: 1.8% 4.5%;
  font-size: 16px;
  line-height: 1.4;
}
.main .indexsearch .search .btn {
  background-image: url(../images/search.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-color: #f7a700;
  padding: 2% 8%;
  margin-left: -3px;
  margin-top: -5px;
  border-radius: 0 2px 2px 0;
  background-position: center;
}
.main .news {
  background-color: #fff;
  padding: 10px 0 30px;
  /*常见问题*/
}
.main .news .name h5 {
  color: #000;
  font-size: 3rem;
  font-weight: bolder;
  line-height: 2;
  margin-bottom: -10px;
  margin-top: 25px;
}
.main .news .name .xuab {
  color: #8d8d8d;
  font-size: 16px;
  line-height: 2;
}
.main .news .newstitle {
  background-image: url(../images/newsnavbg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.main .news .newstitle.qaq {
  background: #0c63b0;
  margin-left: 6%;
}
.main .news .newstitle.qaq h5 {
  margin-bottom: 2rem;
}
.main .news .newstitle.qaq a {
  color: #fff!important;
}
.main .news .newstitle h5 {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  text-indent: 1.5em;
  line-height: 3;
  margin-bottom: 4rem;
}
.main .news .newstitle .fr a {
  color: #333;
  display: inline-block;
  font-size: 1.8rem;
  text-transform: uppercase;
  padding-right: 10px;
  font-weight: 400;
  letter-spacing: 4px;
}
.main .news .newstitle .fr a:hover {
  color: #f7a700;
}
.main .news .imgbox {
  overflow: hidden;
}
.main .news .imgbox img {
  transition: all 0.3s;
}
.main .news .imgbox:hover img {
  transform: scale(1.1);
}
.main .news .newslist {
  margin-top: 3rem;
}
.main .news .newslist .newone a {
  color: #000000;
  font-size: 28px;
  display: inline-block;
  width: 61%;
  margin: auto;
  overflow: hidden;
}
.main .news .newslist .newone a p {
  font-size: 16px;
  text-align: right;
}
.main .news .newslist .newone .dateone {
  display: inline-block;
  width: 86%;
}
.main .news .newslist .newone .mores {
  color: #f7a700;
  font-size: 15px;
  width: auto;
  display: inline-block;
  vertical-align: bottom;
}
.main .news .newslist .newcons h6 {
  line-height: 2;
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 1px;
  border-bottom: 1px dashed #6d6d6d;
}
.main .news .newslist .newcons p {
  font-size: 1.5rem;
  line-height: 30px;
}
.main .news .newslist .newcons:hover .mores {
  color: #f7a700;
}
.main .news .newslist .girllist li {
  border-top: 1px solid #ccc;
  padding: 3rem 0;
}
.main .news .newslist .girllist li h6 {
  font-size: 1.6rem;
  color: #282828;
  font-weight: bold;
}
.main .news .newslist .girllist li h6::before {
  content: "·";
  font-size: 3rem;
  margin-right: 1rem;
  vertical-align: middle;
  display: inline-block;
}
.main .news .newslist .girllist li .consinfo {
  padding-left: 2rem;
  font-size: 1.4rem;
  color: #595959;
}
.main .news .newslist .girllist li .tims {
  text-align: right;
  font-size: 12px;
  line-height: 2;
  color: #cacaca;
}
.main .news .newslist .girllist li a {
  display: inline-block;
  transition: all 0.3s;
}
.main .news .newslist .girllist li a:hover h6,
.main .news .newslist .girllist li a:hover .consinfo,
.main .news .newslist .girllist li a:hover .tims {
  color: #0c63b0;
}
.main .news .newslist .newlist ul {
  padding-top: 20px;
  font-size: 1.4rem;
}
.main .news .newslist .newlist ul li {
  line-height: 2.5;
  border-bottom: 1px dashed #bababa;
}
.main .news .newslist .newlist ul li:nth-child(2n-1) a {
  padding: 5px 18px 5px 0;
}
.main .news .newslist .newlist ul li a {
  color: #000;
  display: block;
  font-size: 16px;
  padding: 5px 0px;
}
.main .news .newslist .newlist ul li a span {
  opacity: 0.5;
}
.main .news .newslist .newlist ul li a:hover {
  color: #f7a700;
}
.main .news .newslist .newlist ul li a::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #0c63b0;
  margin: 0 10px;
  vertical-align: middle;
}
.main .news .quelist {
  padding: 0;
  overflow: hidden;
  padding-left: 8%;
  width: 100%;
}
.main .news .quelist .imgbox a {
  display: block;
}
.main .news .quelist img {
  width: 100%;
  height: 130px;
  object-fit: cover;
}
.main .news .quelist .queitem {
  padding: 0;
  overflow: hidden;
  border-bottom: 1px dashed #bababa;
}
.main .news .quelist .queitem a {
  display: block;
  width: 100%;
  height: 100%;
}
.main .news .quelist .queitem a:hover h3 {
  color: #f7a700;
}
.main .news .quelist .queitem h3 {
  padding: 18px 0 8px;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 5px;
  margin-top: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .news .quelist .queitem h3 i {
  display: inline-block;
  color: #0c63b0;
  font-size: 17px;
  font-weight: bolder;
  padding: 0 7px;
  font-style: normal;
  line-height: 25px;
  margin-right: 10px;
  border-radius: 5px;
}
.main .news .quelist .queitem p {
  padding: 0;
  overflow: hidden;
  color: #292929;
  font-size: 1.4rem;
  line-height: 26.5px;
  height: 87.5px;
}
.main .news .quelist .queitem p i {
  display: inline-block;
  color: #f7a700;
  font-size: 17px;
  font-weight: bolder;
  padding: 0 7px;
  font-style: normal;
  line-height: 25px;
  margin-right: -20px;
  border-radius: 5px;
}
.main .abcom {
  margin-top: -40px;
  padding-top: 40px;
  background-image: url(../images/combg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: #f7a700;
}
.main .abcom h1 {
  color: #211e1c;
  font-size: 3rem;
  line-height: 3;
  padding-top: 1%;
  border-top: 1px solid #f7a700;
  position: relative;
  text-align: center;
}
.main .abcom h1::before {
  content: '';
  display: block;
  width: 5%;
  height: 5px;
  background-color: #f7a700;
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translate(-50%, -50%);
}
.main .abcom .allcons {
  font-size: 1.4rem;
  line-height: 30px;
  padding: 1% 0;
}
.main .abcom .nnum_conts {
  padding: 20px;
  overflow: hidden;
  background: #202e31;
  text-align: center;
}
.main .abcom .nnum_conts .lins {
  border-right: 1px solid #f7a700;
}
.main .abcom .nnum_conts p {
  color: #f7a700;
  font-size: 2rem;
  line-height: 30px;
}
.main .abcom .nnum_conts h6 {
  color: #f7a700;
  font-size: 4.6rem;
  font-weight: bold;
}
.main .abcom .nnum_conts h6 i {
  font-style: normal;
}
.main .honors {
  padding-top: 2%;
}
.main .honors .imgbox {
  background-color: #eeeeee;
}
.main .apic {
  padding: 20px 0;
  overflow: hidden;
  position: relative;
}
.main .apic .xuab {
  color: #fff;
  font-size: 3rem;
  font-weight: bolder;
  line-height: 2;
}
.main .apic:after {
  content: "";
  width: 100%;
  height: 380px;
  background: url(../images/mycase.jpg) no-repeat top center;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
}
.main .apiclist {
  padding: 0;
  overflow: hidden;
}
.main .apiclist .swiper-container {
  width: 100%;
  position: relative;
  padding: 2rem 0 3rem;
}
.main .apiclist .swiper-container .swiper-slide-active .hjitem .hjtit p {
  color: #0164bb;
}
.main .apiclist .swiper-slide {
  width: 80%;
  height: 100%;
}
.main .apiclist .swiper-slide .hjitem {
  padding: 10px;
  background: #efefef;
  overflow: hidden;
  border-radius: 10px;
}
.main .apiclist .swiper-slide .hjitem a {
  display: block;
  width: 100%;
  height: 100%;
}
.main .apiclist .swiper-slide .hjitem .icon {
  width: 100%;
  height: 100%;
}
.main .apiclist .swiper-slide .hjitem .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.main .apiclist .swiper-slide .hjitem .honortit {
  padding: 15px 0;
  overflow: hidden;
  background: #fff;
}
.main .apiclist .swiper-slide .hjitem .hjtit p {
  text-align: center;
  color: #333;
  font-size: 16px;
  line-height: 40px;
}
.main .advs {
  background-image: url(../images/advsbg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 1%;
  color: #fff;
}
.main .advs h2 {
  color: #ffb12c;
  font-size: 2.8rem;
  font-weight: 700;
  padding-top: 6%;
}
.main .advs p {
  font-size: 2rem;
  line-height: 2;
  font-weight: 100;
}
.main .advs .tel {
  font-size: 2.3rem;
  vertical-align: middle;
  margin-top: 4%;
  font-weight: bold;
  padding-bottom: 3%;
}
.main .advs .tel span {
  color: #1a2127;
  font-size: 18px;
  display: inline-block;
  padding: 9px 32px;
  background-color: #f7a700;
  margin-right: 8px;
  font-weight: 500;
}
.main .advs .tel img {
  width: 25px;
}
.main .alllist .pull-right {
  max-width: 70%;
}
.main .alllist .pull-right .name {
  max-width: unset;
}
.main .alllist .pull-right .name > p {
  font-weight: 400;
}
.main .alllist .name {
  color: #0c63b0;
  font-size: 4rem;
  max-width: 300px;
  text-transform: uppercase;
}
.main .alllist .name > p {
  font-weight: bolder;
}
.main .alllist .name span {
  color: #0c63b0;
}
.main .alllist .name h5 {
  line-height: 1;
}
.main .alllist .navbox {
  margin-top: 7%;
  text-align: right;
}
.main .alllist .navbox a {
  color: #000;
  font-size: 16px;
  margin-left: 15px;
  display: inline-block;
  transition: all 0.3s;
}
.main .alllist .navbox a:hover {
  color: #ffb12c;
}
.main .alllist .navbox a:last-child {
  color: #ffb12c;
  display: block;
  width: 100%;
  margin-left: 0px;
  text-align: right;
  margin-top: 2%;
}
.main .alllist .navbox .mores {
  color: #ffb12c;
}
img {
  max-width: 100%;
}
.no-goods {
  text-align: center;
}
#perfil .imgbox {
  width: 94%;
  margin: auto;
  margin: 5px;
}
#perfil .imgbox img {
  height: 105px;
  width: 100%;
  object-fit: fill;
}
.contact-list {
  overflow: hidden;
  margin: 5px 0 5px;
}
.contact-list ul li {
  min-height: 28px;
  padding-left: 50px;
  float: left;
  width: 365px;
  font-size: 14px;
  color: #595959;
  line-height: 20px;
  padding-top: 8px;
  margin-bottom: 14px;
  word-wrap: break-word;
}
.contact-list ul li span {
  display: block;
  float: left;
  color: #999;
}
.contact-list ul li.icon-01 {
  background: url(../../../zm001/images/contact-icon-01.png) no-repeat left top;
}
.contact-list ul li.icon-02 {
  background: url(../../../zm001/images/contact-icon-02.png) no-repeat left top;
}
.contact-list ul li.icon-03 {
  background: url(../../../zm001/images/contact-icon-03.png) no-repeat left top;
}
.contact-list ul li.icon-04 {
  background: url(../../../zm001/images/contact-icon-04.png) no-repeat left top;
}
.contact-list ul li.icon-05 {
  background: url(../../../zm001/images/contact-icon-05.png) no-repeat left top;
}
.contact-list ul li.icon-06 {
  background: url(../../../zm001/images/contact-icon-06.png) no-repeat left top;
}
.nbanner {
  background-image: url(../images/01.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 11%;
  min-height: 200px;
  padding-top: 14%;
  text-align: center;
  color: #fff;
}
.nbanner h2 {
  font-size: 3.6rem;
  font-weight: bolder;
}
.nbanner a {
  font-size: 1.4rem;
  color: #fff;
  line-height: 2;
}
.goodnbanner {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-height: 200px;
  margin-bottom: 40px;
  padding-top: 4%;
  text-align: center;
  color: #fff;
}
.goodnbanner .goodsgirl {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 3% 4% 6%;
  color: #fff;
}
.goodnbanner .goodsgirl .goods1 {
  border: 10px solid rgba(255, 255, 255, 0.2);
  height: 430px;
  overflow: hidden;
}
.goodnbanner .goodsgirl .goods1 .gallery-top {
  height: 410px;
  overflow: hidden;
  z-index: 0;
}
.goodnbanner .goodsgirl .goods1 .gallery-top img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.goodnbanner .goodsgirl .goods1 .gallery-thumbs {
  max-height: 450px;
}
.goodnbanner .goodsgirl .goods1 .gallery-thumbs .swiper-slide {
  height: 76px;
  border: 3px solid #333;
  background-size: cover;
}
.goodnbanner .goodsgirl .goods1 .gallery-thumbs .swiper-slide-thumb-active {
  border: 3px solid #275aa6;
}
.goodnbanner .goodsgirl .goodname {
  font-size: 26px;
  font-weight: bolder;
  line-height: 2.2;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  text-align: left;
  padding-left: 9%;
}
.goodnbanner .goodsgirl .cons {
  font-size: 20px;
  padding: 0 9%;
  margin-bottom: 15px;
  text-align: left;
}
.goodnbanner .goodsgirl > p {
  padding: 0 20%;
  font-size: 12px;
}
.goodnbanner .goodsgirl .morepro {
  line-height: 2.5;
  color: #fff;
  font-size: 24px;
  font-weight: bolder;
  text-align: center;
  display: block;
  background-color: #275aa6;
}
.goodnbanner .goodinfo {
  padding-left: 3%;
}
.goodnbanner .goodinfo .tels {
  font-size: 1.8rem;
  padding-top: 10%;
  padding-left: 9%;
  color: #fff;
  text-align: left;
}
.goodnbanner .goodinfo .tels a {
  font-size: 4rem;
  font-weight: bolder;
  display: block;
  color: #fff;
}
.goodsdec {
  margin-top: -40px;
  padding-top: 40px;
  background-color: #e9edf5;
  background-image: url(../images/combg.jpg);
  background-size: 100% 100%;
  padding-bottom: 2%;
}
.goodsdec .goodtit h6 {
  font-size: 26px;
  font-weight: bolder;
  line-height: 2.5;
  background-color: #fff;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #f7a700;
}
.goodsdec .goodtit h6::after {
  content: '';
  display: block;
  width: 5%;
  height: 5px;
  background-color: #f7a700;
  position: absolute;
  left: 50%;
  bottom: -5px;
  transform: translate(-50%, -50%);
}
.goodsdec .pro-allcons {
  background-color: #ffffff;
  margin: auto;
  margin-top: -23px;
  padding-top: 3%;
  padding-bottom: 1%;
}
.goodsdec .pro-allcons .pro-info-content {
  color: #000;
  background-color: #e7e5e1;
  margin: 0px 15px 15px;
  padding: 34px 15px 15px;
}
.mfull {
  padding: 20px 0 20px;
  overflow: hidden;
  background-color: #f6f6f6;
}
.mfull .newlist {
  padding: 0;
  overflow: hidden;
}
.mfull .newlist li {
  padding: 10px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 15px;
}
.mfull .newlist li a {
  display: block;
}
.mfull .newlist li .ndate {
  width: 20%;
  padding: 0;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #8f8f8f;
}
.mfull .newlist li .ndate h6 {
  color: #363333;
  font-size: 3rem;
  line-height: 35px;
  font-weight: bolder;
}
.mfull .newlist li .ndate p {
  color: #828282;
  font-size: 2rem;
  line-height: 25px;
}
.mfull .newlist li .newcon {
  width: 74%;
  padding-left: 30px;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.mfull .newlist li .newcon h2 {
  color: #1f1f1f;
  font-size: 16px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mfull .newlist li .newcon p {
  color: #282828;
  font-size: 14px;
  line-height: 25px;
}
.mfull .newlist li .imgs {
  width: 25%;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
}
.mfull .newlist li .imgs img {
  max-width: 100%;
  height: 90px;
  object-fit: cover;
}
.mfull .newlist li .nmore {
  display: block;
  color: #282828;
  font-size: 14px;
  line-height: 35px;
  text-transform: uppercase;
}
.mfull .newlist li:hover .newcon h2 {
  color: #f7a700;
}
.mfull .newsinfo .new_box {
  background-color: #fff;
  padding: 4% 3% 4%;
}
.mfull .newsinfo .new_box h2 {
  font-size: 2.4rem;
  font-weight: bold;
  margin: .75em 0;
}
.mfull .newsinfo .new_box .smal-hide {
  font-size: 1.6rem;
}
.mfull .newsinfo .new_box .content_bak {
  font-size: 1.4rem;
  padding: 2% 0;
  line-height: 28px;
}
.mfull .newsinfo .abtui {
  padding: 20px;
  margin: 0  20px ;
  background-color: #fff;
  font-size: 1.4rem;
}
.mfull .newsinfo .abtui .name {
  color: #1f1f1f;
  font-size: 1.6rem;
}
.mfull .newsinfo .abtui .name:hover {
  color: #f7a700;
}
.mfull .newsinfo .abtui .read {
  text-transform: uppercase;
  color: #515151;
  line-height: 2;
}
.mfull .newsinfo .abtui .read:hover {
  color: #f7a700;
}
.mfull .newsinfo .abtui li {
  padding: 5% 1%;
  border-bottom: 1px  solid #ccc;
}
.mfull .newsinfo .abtui h5 {
  color: #fff;
  text-align: center;
  text-indent: 2em;
  line-height: 2.2;
  background-color: #202e31;
  font-size: 2.8rem;
  background-image: url(../images/tui.png);
  background-repeat: no-repeat;
  background-position: 31% center;
}
.mfull .hotpro .hottitle {
  color: #211e1c;
  font-size: 3.6rem;
  font-weight: bolder;
  line-height: 2.2;
  border-bottom: 1px solid #f7a700;
  position: relative;
}
.mfull .hotpro .hottitle::after {
  content: '';
  display: block;
  width: 5%;
  height: 5px;
  background-color: #f7a700;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.mfull .hotpro .hottitle span {
  color: #3e3a3a;
  font-size: 1.8rem;
  line-height: 80px;
  padding-right: 3%;
}
.mfull .hotpro .progirls {
  margin-top: 2rem;
  text-align: center;
}
.mfull .hotpro .progirls .boximg {
  width: 95%;
  transition: all 0.3s;
  border: 1px solid #ccc;
  background: #fff;
  margin: auto;
}
.mfull .hotpro .progirls .boximg img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}
.mfull .hotpro .progirls .boximg .imgbox {
  overflow: hidden;
}
.mfull .hotpro .progirls .boximg .imgbox img {
  transition: all 0.3s;
}
.mfull .hotpro .progirls .boximg .imgbox:hover img {
  transform: scale(1.1);
}
.mfull .hotpro .progirls .boximg a {
  position: relative;
  display: block;
  margin-bottom: 17%;
}
.mfull .hotpro .progirls .boximg p {
  color: #3b3b3b;
  line-height: 2.45;
  font-size: 2rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-image: url(../images/goodsnamebg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 12%;
  position: absolute;
  width: 100%;
  margin-top: -13%;
}
.mfull .hotpro .progirls .boximg p span {
  display: inline-block;
  padding-right: 10%;
  background-image: url(../images/more.png);
  background-repeat: no-repeat;
  background-position: right center;
  margin-right: 12%;
}
.mfull .hotpro .progirls .boximg:hover p {
  color: #f7a700;
}
.mz {
  margin-top: 15px;
}
.newsContent img {
  display: block;
  margin: auto;
}
.tbody .carousel {
  z-index: -1;
}
.tbody .advantages {
  background: #fff;
  padding: 0;
}
.tbody .honor h5 {
  font-size: 4rem;
  color: #423c15;
  line-height: 1.5;
}
/*联系我们*/
.tecat .navbox {
  text-align: center;
  padding: 3rem 5rem;
  color: #fff;
  transform: translateY(-50%);
  background-color: #ed0001;
  margin-bottom: -5rem;
}
.tecat .navbox h5 {
  color: #fff;
  line-height: 1.1;
  font-size: 4.4rem;
  font-weight: bold;
}
.tecat .navbox p {
  font-size: 2.4rem;
}
.contact {
  margin: 2rem auto;
  width: 100%;
  border: 2rem solid #f1f1f1;
}
.contact ul li {
  padding: 1rem;
  border-bottom: 1px solid #e8e8e8;
}
.contact ul li:last-child {
  border-bottom: none;
}
.contact ul li img {
  vertical-align: top;
  margin-right: 2rem;
}
.contact .iis {
  margin-top: 2rem;
  font-size: 1.8rem;
}
.contact .iisp {
  font-size: 1.4rem;
  color: #9e9ea2;
}
.newsbox .navbox {
  text-align: center;
  padding: 3rem 5rem;
  color: #fff;
  transform: translateY(-50%);
  background-color: #ed0001;
}
.newsbox .navbox h5 {
  font-size: 4.4rem;
  font-weight: bold;
}
.newsbox .navbox p {
  font-size: 2.4rem;
}
.newsbox .catenav li {
  float: left;
  margin: 5rem 2rem;
  padding-right: 2rem;
  font-size: 1.8rem;
  border-right: 1px solid #999;
  transition: all 0.3s;
}
.newsbox .catenav li a {
  transition: all 0.3s;
  color: #1d1d1d;
}
.newsbox .catenav li::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid  #fff;
  border-radius: 50%;
  display: inline-block;
  margin-right: 1rem;
  transition: all 0.3s;
}
.newsbox .catenav li.active a {
  color: #ed0001;
}
.newsbox .catenav li.active::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid  #ed0001;
  border-radius: 50%;
  display: inline-block;
  margin-right: 1rem;
}
.newsbox .catenav li:hover a {
  color: #ed0001;
}
.newsbox .catenav li:hover::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid  #ed0001;
  border-radius: 50%;
  display: inline-block;
  margin-right: 1rem;
}
.newsbox .titlist li {
  background-color: #fbfafa;
  margin-bottom: 1rem;
  transition: all  0.3s ;
}
.newsbox .titlist li a {
  display: block;
  overflow: hidden;
  padding: 3rem;
  transition: all  0.3s ;
}
.newsbox .titlist li a h6 {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
}
.newsbox .titlist li a h6::after {
  content: "";
  display: block;
  width: 2rem;
  height: 3px;
  background-color: #ed0001;
  margin: 1.5rem 0;
}
.newsbox .titlist li a .newdec {
  color: #9a9a9a;
}
.newsbox .titlist li a .year {
  font-size: 2rem;
  color: #b6b6b6;
}
.newsbox .titlist li a .date {
  font-size: 3.4rem;
  color: #b6b6b6;
}
.newsbox .titlist li a .vies {
  width: 4rem;
  height: 4rem;
  font-size: 2rem;
  line-height: 4rem;
  text-align: center;
  border-radius: 50%;
  color: #b6b6b6;
  font-family: cursive;
  margin-left: 5rem;
  border: 1px solid #b6b6b6;
}
.newsbox .titlist li:hover a {
  color: #fff;
  background-color: #ed0001;
}
.newsbox .titlist li:hover a h6 {
  color: #fff;
}
.newsbox .titlist li:hover a h6::after {
  background-color: #ffffff;
}
.newsbox .titlist li:hover a .date,
.newsbox .titlist li:hover a .year,
.newsbox .titlist li:hover a .newdec {
  color: #fff;
}
.newsbox .titlist li:hover a .vies {
  color: #fff;
  border: 1px solid #fff;
}
.nesinfos {
  border-top: 2px  solid #e8e8e8;
  padding-top: 1.5rem;
}
.nesinfos h6 {
  line-height: 4rem;
  color: #373636;
  font-size: 3rem;
}
.nesinfos .times {
  font-size: 1.6rem;
  line-height: 4rem;
  color: #8c8c8c;
  background-color: #e8e8e8;
}
.nesinfos .cons {
  padding: 1.5rem 0;
  color: #7b7b7b;
  border-bottom: 1px  solid #e8e8e8;
}
.xgnews {
  padding: 3rem 0;
  background-color: #e8e8e8;
}
.xgnews h6 {
  font-size: 2.8rem;
  font-weight: bold;
}
.xgnews ul li {
  margin-left: -1.5rem;
  margin-bottom: 1.5rem;
}
.xgnews ul li::before {
  content: "";
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  vertical-align: 2rem;
  margin-right: 1rem;
  border-radius: 50%;
  background-color: #000;
}
.xgnews ul li a {
  display: inline-block;
  vertical-align: -4rem;
  width: 90%;
  color: #373636;
  overflow: hidden;
}
.xgnews ul li a:hover {
  color: #f7a700;
}
.xgnews ul li a .fl {
  width: 82%;
}
.xgnews ul li a .fr {
  margin-top: 2.5rem;
  text-align: right;
  color: #cacaca;
}
.xgnews ul li a .fr p {
  font-size: 2.4rem;
  line-height: 1.3;
  margin: 0;
}
.xgnews ul li a .fr span {
  font-size: 1.6rem;
}
.xgnews ul li a h5 {
  font-size: 1.6rem;
}
#honorspicshow {
  width: 100%;
  height: 100%;
}
#honorspicshow .swiper-wrapper {
  width: 100%;
}
#honorspicshow .swiper-slide {
  width: 400px;
  height: 100%;
  margin: 4rem 0;
  text-align: center;
  border: 0px solid #efefef;
  background-color: #f5f2e1;
  border-radius: 5px;
}
#honorspicshow .swiper-slide img {
  border: 1rem solid #efefef;
  border-radius: 5px;
  margin: 0 auto;
  width: 100%;
  height: 300px;
  object-fit: cover;
}
#honorspicshow .swiper-slide .honortit {
  background-color: #fff;
  padding: 3rem 0;
  font-size: 1.8rem;
  margin: 0;
}
#foot .links {
  padding: 1% 0;
  border-top: 1px solid #ccc;
  background: #fff;
}
#foot .links .size {
  font-size: 2rem;
  font-weight: bolder;
  color: #575757;
  display: inline-block;
  margin-left: 2%;
  vertical-align: middle;
}
#foot .links a {
  color: #808080;
  font-size: 1.4rem;
  transition: 0.3s;
}
#foot .links a:hover {
  color: #f7a700;
}
#foot .inner {
  background-image: url(../images/footbg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: auto;
  background-color: #1c2329;
  color: #fff;
  padding-top: 3.5%;
  margin-top: -2%;
}
#foot .inner .imgbox {
  padding-top: 20%;
  text-align: center;
  line-height: 30px;
}
#foot .inner h5 {
  font-size: 1.7rem;
  line-height: 3;
  color: #fff;
  text-transform: uppercase;
}
#foot .inner .tels {
  margin-bottom: 0;
  padding-bottom: 10px;
}
#foot .inner .tels a {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bolder;
}
#foot .inner .tels .adrsss {
  font-size: 14px;
  color: #ccc;
  font-weight: 500;
}
#foot .inner .tels .navtage {
  width: 1085px;
}
#foot .inner .nav {
  float: right;
}
#foot .inner .nav a {
  display: inline-block;
  margin: 0 10px;
  transition: 0.3s;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
#foot .inner .nav a:hover {
  color: #f7a700;
}
#foot .inner .copy {
  border-top: 1px solid #2f3942;
  padding: 10px 0;
  color: #7f7f7f;
  font-size: 14px;
}
#foot .inner .copy a {
  color: #7f7f7f;
  transition: 0.3s;
}
#foot .inner .copy a:hover {
  color: #f7a700;
}
#foot .navbtom {
  color: #fff;
  width: 85%;
  font-size: 1.6rem;
  line-height: 3;
  border-bottom: 1px solid #999;
  margin-bottom: 2rem;
}
#foot .fcopy {
  padding: 6% 0 0 0;
  color: #b1b1b1;
  font-size: 1.4rem;
  line-height: 2;
  vertical-align: bottom;
}
#foot .fcopy > div {
  padding-top: 1rem;
}
#foot .fcopy > div .back {
  color: #fff;
  line-height: 3;
  font-size: 1.8rem;
}
#foot .fcopy a {
  color: #0c63b0;
  transition: all 0.3s;
}
#foot .fcopy a:hover {
  color: #fff;
}
.menuBtn {
  position: absolute;
  top: 45%;
  right: 4%;
  width: 25px;
  height: 20px;
  cursor: pointer;
  z-index: 100;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.menuBtn em {
  margin-bottom: 6px;
  display: block;
  height: 2px;
  background-color: #0c63b0;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}
.m_img,
.m_nav {
  display: none;
}
.carousel-indicators {
  z-index: 1;
  bottom: 10%;
}
/*产品样式*/
.goods .product .name p {
  max-width: 50%;
  line-height: 1;
  font-weight: bold;
}
.goods .product h6 {
  font-size: 4.4rem;
  font-weight: bold;
}
.goods .product h6 span {
  color: #0c63b0;
}
.goods .product .goodsnav li {
  background-image: url(../images/jiao.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 2%;
  margin-left: 3%;
  margin-right: 3%;
}
.goods .product .goodsnav li a {
  display: block;
  font-size: 1.6rem;
  line-height: 4.5;
  transition: all 0.3s;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  color: #423c15;
}
.goods .product .goodsnav li:hover {
  color: #fd4f06;
}
.goods .goodgirds {
  margin-top: 5rem;
  overflow: hidden;
}
.goods .goodgirds a {
  display: inline-block;
  width: 95%;
}
.goods .goodgirds a .pic {
  transition: all 0.3s;
  padding: 10px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 2px 2px 5px 0px #e2e2e2;
}
.goods .goodgirds a .pic img {
  border-radius: 0.5rem;
  width: 100%;
  max-height: 29rem;
}
.goods .goodgirds a .pic p {
  font-size: 1.8rem;
  color: #3b3b3b;
  line-height: 1;
  padding-top: 2rem;
}
.goods .goodgirds a .pic .imgbox {
  overflow: hidden;
}
.goods .goodgirds a .pic .imgbox img {
  transition: all 0.3s;
}
.goods .goodgirds a .pic .imgbox:hover img {
  transform: scale(1.1);
}
.goods .goodgirds a:hover p {
  color: #413c14;
}
.goods .pages {
  margin: 1rem auto;
}
.goodinfo .product {
  padding-bottom: 0;
}
.goodinfo .goodgirds {
  margin-top: -1rem;
  margin-bottom: 5rem;
}
.goodinfo .goodgirds .lines {
  width: 100%;
  height: 1rem;
  border-radius: 10px;
  background-color: #ffdf20;
}
.goodinfo .goodgirds .dec {
  padding: 2rem;
  border-left: 1px solid #f1f1f1 ;
  border-right: 1px solid #f1f1f1 ;
  border-bottom: 1px solid #f1f1f1 ;
  margin-bottom: 1rem;
}
.goodinfo .goodgirds .topnav {
  border-radius: 5px;
  color: #fff;
  padding: 0 5rem;
  background-color: #fd4f06;
}
.goodinfo .goodgirds .topnav h3 {
  font-size: 3rem;
}
.goodinfo .goodgirds .topnav .condec {
  line-height: 2.8;
  margin-top: 0;
}
.goodinfo .goodgirds .news {
  background: none;
}
.goodinfo .goodgirds .more {
  width: 100%;
  line-height: 3;
  margin: 1rem 0;
  padding: 0;
  max-width: 100%;
  font-size: 2.2rem;
  border-radius: 5px;
  text-align: center;
  border: none;
  color: black;
  background-color: #f4f4f4;
}
.goodinfo .advantages {
  padding-top: 5rem;
  background: none;
}
.huanjing {
  margin-top: 3rem;
}
.huanjing li {
  margin-bottom: 1.5rem;
}
.huanjing img {
  width: 99%;
  height: 40rem;
}
.huanjing li:nth-child(2n) {
  text-align: right;
}
#foot .inner .tels {
  font-size: 14px;
  line-height: 30px;
}
.leftinfo {
  width: 425px;
  margin-right: 70px;
}
.navtage p {
  margin: 0;
}
.navtage .disline {
  vertical-align: top;
}
.navtage h6 {
  margin-bottom: 35px;
  font-weight: 400;
  font-size: 14px;
}
.navtage .ceninfo {
  margin-right: 30px;
}
@media (max-width: 1400px) {
  .container {
    width: 1200px;
    min-width: 1200px;
  }
}
@media (min-width: 765px) {
  .padt10 {
    padding-left: 45px;
  }
}
/*rightnav*/
.rightnav {
  position: fixed;
  right: 12px;
  top: 38%;
  z-index: 9;
}
.rightnav li {
  width: 84px;
  position: relative;
  margin-bottom: 2px;
}
.rightnav li a {
  border-radius: 15px;
}
.rightnav li:last-child {
  border: none;
}
li.weightcons {
  border: none;
}
.weightcons a {
  border-radius: 15px;
}
.rightnav li a {
  color: #fff;
  font-size: 16px;
  padding: 13px 12px;
  display: block;
  text-align: center;
  transition: 0.3s;
  line-height: 1px;
  background-color: #ffb12c;
}
.rightnav li a img {
  margin-bottom: 10px;
}
.rightnav li > a:hover {
  background-color: #ffb941;
}
.hover_con a {
  font-weight: bolder;
}
.rightnav li .hover_con {
  width: 166px;
  border-radius: 3px;
  position: absolute;
  left: -175px;
  color: #ffffff;
  text-align: center;
  background-color: #e99030;
  padding: 5px;
  height: auto;
  top: 0;
  transform: rotateX(-90deg);
  transition: all .2s linear 0s;
  /* top: 0; */
  max-height: 140px;
}
.rightnav li:hover .hover_con {
  left: -176px;
  transform: rotateY(0deg);
}
/*
@media  (max-width:1200px){
    .main .news .newstitle .fr a{
        margin-right: 15px;
    }
    #head .toptel{
        line-height: 2;
    }
    .simg{
        width:100%;
    }
    #head .top .logo>img{
        display: none;
    }
}*/
/*
@media  (max-width:1092px){
    .main .product .hpro .procons .j{
        font-size: 4rem;
    }
    #head .top .logo{
        width: 50%;
        line-height: 7rem;
    }
    .techeritem .itempic{
        text-align: center;
    }
    .main .techeritem .itempic .ons .allbox,.main .techeritem .itempic .allbox{
        margin: auto;
    }
    #foot .inner .imgbox{
        padding-top: 0;
    }
    #foot .inner .nav{
        float: none;
        padding: 1.5% 0;
        text-align: center;
    }
}*/
/*
@media  (max-width:765px){
    .main .advantages .gridbox .imgbox{
        margin-top: 1rem;
    }
    .main .news .newslist .newone a{
        width: 100%;
    }
    .main .product .col-md3{
        width: 100%;
        
    }
    .main .product .col-md9{
        width: 100%;
    }
    .main .product .rightcons .prolist a{
        width: 19%;
    }
    .main .techeritem .itempic .comcons2{
        padding-left: 7%;
    }
    .hidden-md{
        display: none;
    }
    html,body{
        font-size: 8px;
        overflow-x: hidden;
    }
    #foot .fcopy{
        padding-bottom: 50px;
    }
    .padt10{
        padding-left: 0;
        padding-top: 10px;
    }
    .msgNum,nav ul{display: none;}

    .m_img,.m_nav{
        display: block;
    }
   .m_img .headlf{padding-top:2px;padding-left:5px;float: left;}
   .m_img .headlf .m_logo{height:40px;display: block}
   .m_img .headrg{padding-right:5%;padding-top:14px;float: right;}
   .m_img .headrg a .m_menuimg{height:16px;vertical-align:top;display: block}
   .m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
   .m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
   .m_nav .closeicon{position:absolute;width:20%;left:22px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
   .m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:@TMcolor;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
   .m_nav .m_navList ul{padding-left:5%;padding-right:5%}
   .m_nav .m_navList ul li{border-bottom:1px solid #232530}
   .m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
   .m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
   .m_nav .m_navList ul li .m_f_a a{flex: 1;}
   .m_nav .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
   .icon{ background:url(../images/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .icon_on{background:url(../images/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
   .m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
   #head .top .navslist{
       width: auto;
       margin-top: 25px;
   }
   .menuBtn{top: 9.5%;}
   #head .top .logo{
       margin-top: 0;
       width: 50%;
       line-height: 80px;
   }
   #head .top .logo img{margin-top: 1rem;}
   #head .toptel img{vertical-align: middle;}
   .topnav .fr .condec{margin-top: 8rem;}
   .main .techeritem ul li a .infos{
       background-size: 30% 30%;
   }
   .main .techeritem{
    background-size: 100% 100%;
   }
   .main .mv .mvbox{
    border-top: 4rem solid rgba(0, 0, 0, 0.5);
    border-bottom: 4rem solid rgba(0, 0, 0, 0.5);
    border-left: 5rem solid rgba(0, 0, 0, 0.5);
    border-right: 5rem solid rgba(0, 0, 0, 0.5);
   }
   .playbtn>div{
       margin-bottom: 7rem;
   }
}
*/
